Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test of alive when sending object argument #685

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Dec 19, 2023

Fixes #665.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1faabd9) 75.30% compared to head (7a24139) 75.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #685   +/-   ##
=======================================
  Coverage   75.30%   75.30%           
=======================================
  Files          48       48           
  Lines        8245     8245           
=======================================
  Hits         6209     6209           
  Misses       2036     2036           
Flag Coverage Δ
main 58.28% <100.00%> (ø)
test-- 81.09% <ø> (ø)
test--server_system 64.49% <100.00%> (ø)
test-client_system- 72.14% <100.00%> (ø)
test-client_system-server_system 54.94% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@elinorbgr
Copy link
Member

LGTM thanks, could you just add a changelog entry for this please?

@ids1024 ids1024 merged commit bbcafb7 into Smithay:master Jan 16, 2024
14 checks passed
@ids1024 ids1024 deleted the alive branch January 16, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SEGFAULT with client_system and WAYLAND_DEBUG=1 using object in argument after calling .destroy()
2 participants